projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2fa350
)
(inhibit-startup-echo-area-message): Doc fix.
author
Karl Heuer
<kwzh@gnu.org>
Tue, 1 Mar 1994 04:54:43 +0000
(
04:54
+0000)
committer
Karl Heuer
<kwzh@gnu.org>
Tue, 1 Mar 1994 04:54:43 +0000
(
04:54
+0000)
lisp/startup.el
patch
|
blob
|
history
diff --git
a/lisp/startup.el
b/lisp/startup.el
index 5d1d7574a28af5a440e914477baa009ccd99d71e..a600c96a3c3d18792ab5aaef8fc0bf543204a1d4 100644
(file)
--- a/
lisp/startup.el
+++ b/
lisp/startup.el
@@
-66,7
+66,7
@@
with the contents of the startup message.")
"*Non-nil inhibits the initial startup echo area message.
Inhibition takes effect only if your `.emacs' file contains
a line of the form
- (setq inhibit-startup-echo-area-message
"YOUR-USER-NAME
")
+ (setq inhibit-startup-echo-area-message
\"YOUR-USER-NAME\
")
Thus, someone else using a copy of your `.emacs' file will see
the startup message unless he personally acts to inhibit it.")